//==============================================================================
// Zeus (God of the Sky)_anim.txt
//==============================================================================


                           ____________________________________
                          |                                    |
                          |      CREATED by WOLLIEWOLTAZ       |
                          |____________________________________|
//==============================================================================
//==============================================================================
//Particle Attachments:
//==============================================================================
//==============================================================================
define BirthSFX
{
   set hotspot
   {
      version
      {
         Visualparticle SFX G Myth Unit Birth Effect
      }
   }
}
//==============================================================================
define FlashA
{
   set hotspot
   {
      version
      {
         Visualparticle SFX G Arkantos Flash Cine
      }
   }
}
//==============================================================================
define Glow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX G Arkantos Glow Cine
      }
   }
}
//==============================================================================
define Mist
{
   set hotspot
  {
      version
      {
         Visualparticle Zeus Mist SFX
      }
   }
}
//==============================================================================
//==============================================================================
//VisualGranny:
//==============================================================================
//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Zeus_birth
				Connect ATTACHPOINT BirthSFX hotspot
				Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
				Length 2.0
         }
      }
   }
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Zeus_idle
				Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
      }
   }
}
//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny Zeus_moveA
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
			version
         {
			        VisualGranny Zeus_moveB
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
      }
   }
}
//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny Zeus_boredA
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
			version
         {
			        VisualGranny Zeus_boredB
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
			version
         {
			        VisualGranny Zeus_boredC
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
			version
         {
			        VisualGranny Zeus_boredD
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
			version
         {
			        VisualGranny Zeus_boredE
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
			version
         {
			        VisualGranny Zeus_laugh
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
				tag SpecificSoundSet 0.01 false ZeusLaugh checkVisible
         }
			version
         {
			        VisualGranny Zeus_taunt
                                Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
      }
   }
}
//==============================================================================
anim RangedAttack
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
				VisualGranny Zeus_rangedAttackA
				Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.25 true   
               tag SpecificSoundSet 0.20 false ZeusAttackSFX checkVisible
	       Length 1.3
//-- end auto generated section
		
         }
			version
         {
				VisualGranny Zeus_rangedAttackB
				Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.25 true   
               tag SpecificSoundSet 0.20 false ZeusAttackSFX checkVisible
	       Length 1.3 
//-- end auto generated section
         
	 }
			version
         {
				VisualGranny Zeus_rangedAttackC
				Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.25 true   
               tag SpecificSoundSet 0.20 false ZeusAttackSFX checkVisible
	       Length 1.3 
//-- end auto generated section
         
	 }
      }
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Zeus_death
	 }
      }
   }
}
//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Zeus_flail
				Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
         }
      }
   }
}
//==============================================================================
anim Charging
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Zeus1_LightningAttack
				Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect launchpoint FlashA hotspot
				Connect launchpoint Glow hotspot
				Connect ATTACHPOINT Mist hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.35 true   
               tag SpecificSoundSet 0.35 false OsirisBolt checkVisible
	       Length 1.5 
//-- end auto generated section
		
         }
      }
   }
}
//==============================================================================
anim Build
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Zeus_summon
				Connect rightfoot FlashA hotspot
				Connect rightfoot Glow hotspot
				Connect ATTACHPOINT Mist hotspot
				tag SpecificSoundSet 0.20 false WingsLarge checkVisible
				Length 1.0
         }
      }
   }
}